projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b3f6e95
)
editable: Tweak docs
author
Matthias Clasen
<mclasen@redhat.com>
Mon, 1 Mar 2021 06:33:21 +0000
(
01:33
-0500)
committer
Emmanuele Bassi
<ebassi@gnome.org>
Thu, 11 Mar 2021 16:37:36 +0000
(16:37 +0000)
gtk/gtkeditable.c
patch
|
blob
|
history
diff --git
a/gtk/gtkeditable.c
b/gtk/gtkeditable.c
index 1f64c595dfdc19e4410c6e2d8390564ee897518b..f822921277ab6a63dbdacefe76aa642260480588 100644
(file)
--- a/
gtk/gtkeditable.c
+++ b/
gtk/gtkeditable.c
@@
-25,8
+25,7
@@
/**
* GtkEditable:
*
- * The `GtkEditable` interface is an interface which should be implemented
- * by text editing widgets.
+ * `GtkEditable` is an interface for text editing widgets.
*
* Typical examples of editable widgets are [class@Gtk.Entry] and
* [class@Gtk.SpinButton]. It contains functions for generically manipulating